home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 1 Issue 2 / PDCD-1 - Issue 02.iso / _utilities / utilities / 004 / gstobject / joystick / Example / Info next >
Text File  |  1994-09-24  |  544b  |  25 lines

  1. The C program 'JoyTest' demonstrates how to use the Joystick object from
  2. C.
  3.  
  4.  
  5. To run the example:
  6.  
  7.   Double click on 'JoyTest' or run 'JoyTest' from a task window.
  8.  
  9.  
  10.  
  11. To compile the example: (assuming DDE and !CAHG installed)
  12.  
  13.   Create a new project with !Make.
  14.   
  15.   1  Add the c.joytest and cahg.need and your C library
  16.      o.stubs file and the o.Adhesive file supplied with Adhesive
  17.      to the new project.
  18.      
  19.   2  Choose the 'user' option for CAHG.
  20.   
  21.   3  Make the project.
  22.  
  23.  
  24. The example is supplied with .o files and the executeable.
  25.